'Declaration
Public Function New( _ ByVal back As NColor, _ ByVal points() As NAdvancedGradientPoint _ )
'Usage
Dim back As NColor Dim points() As NAdvancedGradientPoint Dim instance As New NAdvancedGradientFillStyle(back, points)
public NAdvancedGradientFillStyle( NColor back, NAdvancedGradientPoint[] points )
Parameters
- back
- points